CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB NURBS

搜索资源列表

  1. matlab maunal

    0下载:
  2. 三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助-NURBS 3D graphics algorithm source code to engage in three-dimensional graphics programming to help people
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:584333
    • 提供者:何方
  1. MATLAB编写的NURBS程序

    2下载:
  2. 一个简单的MATLAB编写的表示NURBS曲线的程序代码以及文档说明
  3. 所属分类:编程文档

  1. NURBS matlab工具箱

    8下载:
  2. MATLAB中的NURBS工具箱,实现曲线曲面的插值
  3. 所属分类:matlab例程

    • 发布日期:2012-10-16
    • 文件大小:55704
    • 提供者:huanghuaipifu
  1. nurbs

    3下载:
  2. nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:3062
    • 提供者:董斌
  1. NURBS-curve-interpolator

    9下载:
  2. NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:2048
    • 提供者:waveddd
  1. NURBS-curve

    4下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:14991
    • 提供者:小胡
  1. NURBS-surface

    5下载:
  2. 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:278365
    • 提供者:小胡
  1. 302065-matlab

    1下载:
  2. nurbs 曲线插值 用matlab编写的nurbs曲线插值绘图-nurbs interpolation curve prepared using matlab graphics nurbs curve interpolation
  3. 所属分类:File Formats

    • 发布日期:2015-04-23
    • 文件大小:46258
    • 提供者:lda
  1. nurbs

    0下载:
  2. 实现三次b样条曲线的画图 这工程领域应用较多-burbs it explaim to how to draw
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2478
    • 提供者:alex
  1. nurbs

    2下载:
  2. 在数控系统中实现高速高精加工的nurbs插补,这个代码是在matlab对其进行的仿真-In the NC system to achieve high-speed and high precision of nurbs interpolation, this code is carried out in the matlab simulation
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:2006
    • 提供者:li jianwei
  1. Delaunay

    0下载:
  2. 所属分类:Grid Computing

    • 发布日期:2017-04-09
    • 文件大小:1948252
    • 提供者:gaoyining
  1. nurbs-matlab

    4下载:
  2. matlab工具做NURBS曲面造型,大家可以参考一下-matlab tools to do the NURBS surface modeling, we can refer to
  3. 所属分类:matlab例程

    • 发布日期:2012-11-29
    • 文件大小:1526
    • 提供者:qing yang
  1. Curve--Fitting-methods

    4下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
  3. 所属分类:Algorithm

    • 发布日期:2016-02-18
    • 文件大小:142336
    • 提供者:jack
  1. nurbs

    0下载:
  2. 在MATLAB7.0的环境下绘制nurbs插值曲线, -Environment in MATLAB7.0 draw nurbs interpolation curve,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1279
    • 提供者:王强
  1. [emuch.net]nurbs_toolbox

    2下载:
  2. matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计. (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.)(matlab NURBS (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:43008
    • 提供者:qz223
  1. NURBS

    1下载:
  2. 为NURBS曲线拟合程序,包括插值等内容。(it's the NURBS curve fitting program, including interpolation and so on.)
  3. 所属分类:matlab例程

  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:125952
    • 提供者:beautyjade
  1. nurbs 非均匀有理B样条

    4下载:
  2. 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
  3. 所属分类:其他

  1. NURBS插值拟合

    2下载:
  2. MATLAB针对复杂曲线曲面造型及导函数(MATLAB Surface Modeling)
  3. 所属分类:其他

    • 发布日期:2020-03-08
    • 文件大小:396288
    • 提供者:Mrs.尚
  1. nurbs曲线的matlab代码

    2下载:
  2. 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)
  3. 所属分类:Windows编程

    • 发布日期:2020-09-14
    • 文件大小:2048
    • 提供者:光驹baby
« 12 3 »
搜珍网 www.dssz.com